Skip to content

Conversation

@TrueWinter
Copy link
Contributor

Occasionally, getFeatureFlag in the RecentWorldsList component is called before the theme store is populated with the setting values, therefore resorting to the default values.

This pull request fixes this race condition by delaying app rendering until the theme store values are populated.

Closes #3966.

@IMB11 IMB11 added app Relates to Modrinth App frontend Involves work from the frontend team labels Dec 10, 2025
@IMB11 IMB11 self-assigned this Dec 10, 2025
@IMB11 IMB11 enabled auto-merge January 12, 2026 12:14
@IMB11
Copy link
Member

IMB11 commented Jan 12, 2026

Thank you for this PR!

@IMB11 IMB11 added this pull request to the merge queue Jan 12, 2026
Merged via the queue into modrinth:main with commit 915d8c6 Jan 12, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app Relates to Modrinth App frontend Involves work from the frontend team

Development

Successfully merging this pull request may close these issues.

"Jump back into worlds" setting is ignored if "Default landing page" is set to "Home"

2 participants